Too many threads: 47 created in the global Application pool. (reasonable.application.thread.pool.size=30, available processors: 16)"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:43)
	at com.intellij.diagnostic.PerformanceWatcherImpl.dumpThreads(PerformanceWatcherImpl.kt:252)
	at com.intellij.diagnostic.PerformanceWatcherImpl.access$dumpThreads(PerformanceWatcherImpl.kt:69)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$0(PerformanceWatcherImpl.kt:153)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x00000008007aad40.invoke(Unknown Source)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4.invokeSuspend$lambda$1(PerformanceWatcherImpl.kt:148)
	at com.intellij.diagnostic.PerformanceWatcherImpl$asyncInit$4$$Lambda/0x00000008007ab8c8.accept(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$MyThreadFactory.newThread(AppScheduledExecutorService.java:61)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.addWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor.execute(AppScheduledExecutorService.java:148)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$20(ProgressRunner.java:484)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605520.accept(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.whenComplete(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.launchTask(ProgressRunner.java:466)
	at com.intellij.openapi.progress.impl.ProgressRunner.execFromEDT(ProgressRunner.java:307)
	at com.intellij.openapi.progress.impl.ProgressRunner.submit(ProgressRunner.java:255)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressAsynchronously(CoreProgressManager.java:556)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressAsynchronously(CoreProgressManager.java:490)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressAsynchronously(CoreProgressManager.java:482)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runAsynchronously(CoreProgressManager.java:459)
	at com.intellij.openapi.progress.impl.CoreProgressManager.run(CoreProgressManager.java:442)
	at com.android.tools.idea.diagnostics.error.AndroidStudioErrorReportSubmitter.lambda$submit$2(AndroidStudioErrorReportSubmitter.java:150)
	at com.android.tools.idea.diagnostics.error.AndroidStudioErrorReportSubmitter$$Lambda/0x0000000805c39a40.accept(Unknown Source)
	at com.android.tools.idea.diagnostics.error.AndroidStudioErrorReportSubmitter.submit(AndroidStudioErrorReportSubmitter.java:155)
	at com.intellij.diagnostic.IdeErrorsDialog.reportMessage(IdeErrorsDialog.kt:536)
	at com.intellij.diagnostic.IdeErrorsDialog.reportAll(IdeErrorsDialog.kt:832)
	at com.intellij.diagnostic.IdeErrorsDialog.access$reportAll(IdeErrorsDialog.kt:71)
	at com.intellij.diagnostic.IdeErrorsDialog$ReportAndClearAllAction.actionPerformed(IdeErrorsDialog.kt:812)
	at com.intellij.diagnostic.IdeErrorsDialog$CompositeAction.actionPerformed(IdeErrorsDialog.kt:719)
	at java.desktop@21.0.6/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.6/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at java.desktop@21.0.6/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at java.desktop@21.0.6/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at java.desktop@21.0.6/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.desktop@21.0.6/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.desktop@21.0.6/java.awt.Component.processMouseEvent(Unknown Source)
	at java.desktop@21.0.6/javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.Component.processEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.Container.processEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.Component.dispatchEvent(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$4.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.base@21.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$5.run(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue$5.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:585)
	at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:530)
	at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$16(IdeEventQueue.kt:473)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000800ea9aa0.compute(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction$lambda$6(AnyThreadWriteThreadingSupport.kt:274)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$$Lambda/0x00000008005832e8.invoke(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithTemporaryThreadLocal(AnyThreadWriteThreadingSupport.kt:204)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:274)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runPreventiveWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:218)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:473)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12$lambda$11$lambda$10$lambda$9(IdeEventQueue.kt:307)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x000000080102a000.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:864)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12$lambda$11$lambda$10(IdeEventQueue.kt:306)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000800829f30.invoke(Unknown Source)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$3(IdeEventQueue.kt:958)
	at com.intellij.ide.IdeEventQueueKt$$Lambda/0x000000080082af58.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:117)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:958)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$12(IdeEventQueue.kt:301)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000800829418.run(Unknown Source)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:341)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.6/java.awt.EventDispatchThread.run(Unknown Source)

"Connection worker Thread 20" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream.read(SocketConnection.java:187)
	at com.esotericsoftware.kryo.io.Input.fill(Input.java:146)
	at com.esotericsoftware.kryo.io.Input.require(Input.java:178)
	at com.esotericsoftware.kryo.io.Input.readVarInt(Input.java:355)
	at com.esotericsoftware.kryo.io.Input.readInt(Input.java:350)
	at org.gradle.internal.serialize.kryo.KryoBackedDecoder.readSmallInt(KryoBackedDecoder.java:133)
	at org.gradle.internal.serialize.DefaultSerializerRegistry$TaggedTypeSerializer.read(DefaultSerializerRegistry.java:159)
	at org.gradle.internal.serialize.Serializers$StatefulSerializerAdapter$1.read(Serializers.java:36)
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:83)
	at org.gradle.launcher.daemon.client.DaemonClientConnection.receive(DaemonClientConnection.java:82)
	at org.gradle.launcher.daemon.client.DaemonClient.monitorBuild(DaemonClient.java:246)
	at org.gradle.launcher.daemon.client.DaemonClient.executeBuild(DaemonClient.java:209)
	at org.gradle.launcher.daemon.client.DaemonClient.execute(DaemonClient.java:158)
	at org.gradle.launcher.daemon.client.DaemonClient.execute(DaemonClient.java:97)
	at org.gradle.tooling.internal.provider.DaemonBuildActionExecuter.execute(DaemonBuildActionExecuter.java:44)
	at org.gradle.tooling.internal.provider.DaemonBuildActionExecuter.execute(DaemonBuildActionExecuter.java:30)
	at org.gradle.tooling.internal.provider.LoggingBridgingBuildActionExecuter.execute(LoggingBridgingBuildActionExecuter.java:59)
	at org.gradle.tooling.internal.provider.LoggingBridgingBuildActionExecuter.execute(LoggingBridgingBuildActionExecuter.java:38)
	at org.gradle.tooling.internal.provider.ProviderConnection.run(ProviderConnection.java:266)
	at org.gradle.tooling.internal.provider.ProviderConnection.run(ProviderConnection.java:174)
	at org.gradle.tooling.internal.provider.DefaultConnection.getModel(DefaultConnection.java:154)
	at org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer.produceModel(CancellableModelBuilderBackedModelProducer.java:53)
	at org.gradle.tooling.internal.consumer.connection.PluginClasspathInjectionSupportedCheckModelProducer.produceModel(PluginClasspathInjectionSupportedCheckModelProducer.java:38)
	at org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection.run(AbstractConsumerConnection.java:64)
	at org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection.run(ParameterValidatingConsumerConnection.java:49)
	at org.gradle.tooling.internal.consumer.DefaultBuildLauncher$1.run(DefaultBuildLauncher.java:96)
	at org.gradle.tooling.internal.consumer.DefaultBuildLauncher$1.run(DefaultBuildLauncher.java:88)
	at org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor.run(LazyConsumerActionExecutor.java:143)
	at org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor.run(CancellableConsumerActionExecutor.java:45)
	at org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor.run(ProgressLoggingConsumerActionExecutor.java:61)
	at org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor.run(RethrowingErrorsConsumerActionExecutor.java:38)
	at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:66)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800a11728.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800a10de0.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800a11728.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x0000000800a10de0.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"google-crash-pool-2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.util.zip.Deflater.deflate(Unknown Source)
	at java.base@21.0.6/java.util.zip.Deflater.deflate(Unknown Source)
	at java.base@21.0.6/java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
	at java.base@21.0.6/java.util.zip.DeflaterOutputStream.write(Unknown Source)
	at java.base@21.0.6/java.util.zip.GZIPOutputStream.write(Unknown Source)
	at org.apache.http.entity.mime.AbstractMultipartForm.writeBytes(AbstractMultipartForm.java:61)
	at org.apache.http.entity.mime.AbstractMultipartForm.doWriteTo(AbstractMultipartForm.java:125)
	at org.apache.http.entity.mime.AbstractMultipartForm.writeTo(AbstractMultipartForm.java:157)
	at org.apache.http.entity.mime.MultipartFormEntity.writeTo(MultipartFormEntity.java:113)
	at org.apache.http.client.entity.GzipCompressingEntity.writeTo(GzipCompressingEntity.java:107)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at com.android.tools.analytics.crash.GoogleCrashReporter.lambda$submit$1(GoogleCrashReporter.java:202)
	at com.android.tools.analytics.crash.GoogleCrashReporter$$Lambda/0x000000080257cd88.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"google-crash-pool-3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/sun.nio.ch.Net.connect0(Native Method)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at com.android.tools.analytics.crash.GoogleCrashReporter.lambda$submit$1(GoogleCrashReporter.java:202)
	at com.android.tools.analytics.crash.GoogleCrashReporter$$Lambda/0x000000080257cd88.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"google-crash-pool-4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/sun.nio.ch.Net.connect0(Native Method)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at com.android.tools.analytics.crash.GoogleCrashReporter.lambda$submit$1(GoogleCrashReporter.java:202)
	at com.android.tools.analytics.crash.GoogleCrashReporter$$Lambda/0x000000080257cd88.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"google-crash-pool-5" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/sun.nio.ch.Net.connect0(Native Method)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at com.android.tools.analytics.crash.GoogleCrashReporter.lambda$submit$1(GoogleCrashReporter.java:202)
	at com.android.tools.analytics.crash.GoogleCrashReporter$$Lambda/0x000000080257cd88.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"google-crash-pool-6" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.Net.connect0(Native Method)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.Net.connect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base@21.0.6/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at com.android.tools.analytics.crash.GoogleCrashReporter.lambda$submit$1(GoogleCrashReporter.java:202)
	at com.android.tools.analytics.crash.GoogleCrashReporter$$Lambda/0x000000080257cd88.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Netty Builtin Server 2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Netty Builtin Server 3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Device List Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.SocketDispatcher.read0(Native Method)
	at java.base@21.0.6/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:37)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:53)
	at com.android.ddmlib.internal.AdbSocketUtils.readLength(AdbSocketUtils.java:66)
	at com.android.ddmlib.internal.DeviceListMonitorTask.run(DeviceListMonitorTask.java:141)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"External Command Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.UnixDomainSockets.accept0(Native Method)
	at java.base@21.0.6/sun.nio.ch.UnixDomainSockets.accept(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.ServerSocketChannelImpl.implAccept(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
	at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:351)
	at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x00000008002043d8.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-332" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.poll(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"process reaper (pid 10310)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper (pid 10544)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:174)

"Thread-81" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.poll(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Reference Handler" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@21.0.6/java.lang.ref.Reference.processPendingReferences(Unknown Source)
	at java.base@21.0.6/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

"AWT-AppKit" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Attach Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Notification Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Thread-239" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"ApplicationImpl pooled thread 291" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5456e422
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at org.gradle.tooling.internal.consumer.BlockingResultHandler.getResult(BlockingResultHandler.java:40)
	at org.gradle.tooling.internal.consumer.DefaultBuildLauncher.run(DefaultBuildLauncher.java:82)
	at com.android.tools.idea.gradle.project.build.invoker.GradleTasksExecutorImpl$TaskImpl.invokeGradleTasks$lambda$4(GradleTasksExecutorImpl.kt:317)
	at com.android.tools.idea.gradle.project.build.invoker.GradleTasksExecutorImpl$TaskImpl$$Lambda/0x00000008050384c8.fun(Unknown Source)
	at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$0(GradleExecutionHelper.java:155)
	at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper$$Lambda/0x000000080432ad28.get(Unknown Source)
	at org.jetbrains.plugins.gradle.service.execution.SystemPropertiesAdjuster$Companion.executeAdjusted(SystemPropertiesAdjuster.kt:51)
	at org.jetbrains.plugins.gradle.service.execution.SystemPropertiesAdjuster.executeAdjusted(SystemPropertiesAdjuster.kt)
	at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.lambda$execute$1(GradleExecutionHelper.java:155)
	at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper$$Lambda/0x00000008042ff780.apply(Unknown Source)
	at org.jetbrains.plugins.gradle.GradleConnectorService$Companion.withGradleConnection(GradleConnectorService.kt:259)
	at org.jetbrains.plugins.gradle.GradleConnectorService.withGradleConnection(GradleConnectorService.kt)
	at org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper.execute(GradleExecutionHelper.java:153)
	at com.android.tools.idea.gradle.project.build.invoker.GradleTasksExecutorImpl$TaskImpl.invokeGradleTasks(GradleTasksExecutorImpl.kt:381)
	at com.android.tools.idea.gradle.project.build.invoker.GradleTasksExecutorImpl$TaskImpl.run(GradleTasksExecutorImpl.kt:160)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 272" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@5db502d4
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 274" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@4c1b7039
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 282" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@42dcaba6
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 283" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@2d5bf826
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 284" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@580decfb
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 285" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@4f00c57b
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 287" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@1ace994c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 288" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@2d93c4da
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 289" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@3a3c0ed0
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 290" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@67505f66
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 292" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@6471f70e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 293" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@56e2d8c5
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 294" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@35f651cf
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 295" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@50b89378
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 296" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@4c3ea65f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 297" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@c5a7bed
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 298" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@ba52b80
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 299" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@1f924adf
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 300" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@26270b2c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 301" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@797d9916
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 302" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@5b265492
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 303" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@56ef299b
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 304" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@488f3601
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 305" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@5d2fa32f
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 306" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@34c4eedc
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 307" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@1b48ba2e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 308" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@2a46b878
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 309" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@a5050c4
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 310" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@19f1ed5c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 311" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@4736bd86
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 312" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@58ac4860
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 313" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@50f2e5c1
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 314" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@46ff698e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 315" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@34d7365a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 316" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@e0287e8
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 317" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@4999a704
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 318" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@749714a0
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 319" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@79ff998e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 320" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@63586c9e
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 321" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@67fd5676
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 322" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@2b036c3d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 323" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@2eb5b33a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 324" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@ea906ee
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 325" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CompletableFuture$Signaller@3eabfab
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.CompletableFuture.get(Unknown Source)
	at com.android.tools.idea.diagnostics.error.SubmitCrashReportTask.run(SubmitCrashReportTask.java:70)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:497)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:118)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:548)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801604498.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016069e0.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98)
	at com.intellij.openapi.progress.ProgressManager$$Lambda/0x00000008011064b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:229)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801110458.invoke(Unknown Source)
	at com.intellij.platform.diagnostic.telemetry.helpers.TraceKt.use(trace.kt:43)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:228)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000801107770.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$14(CoreProgressManager.java:680)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x000000080110cd90.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:755)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:711)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:77)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:209)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$5(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x00000008016050a0.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner$ProgressRunnable.run(ProgressRunner.java:513)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$18(ProgressRunner.java:478)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801606330.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$launchTask$19(ProgressRunner.java:474)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda/0x0000000801605c98.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 265" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture@744fa092
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:569)
	at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:91)
	at com.android.tools.idea.gradle.run.GradleTaskRunner.run(GradleTaskRunner.java:59)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProviderKt.build$doBuild(MakeBeforeRunTaskProvider.kt:474)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProviderKt.build(MakeBeforeRunTaskProvider.kt:497)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProviderKt.access$build(MakeBeforeRunTaskProvider.kt:1)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProvider.doExecuteTask(MakeBeforeRunTaskProvider.kt:285)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProvider.executeTask(MakeBeforeRunTaskProvider.kt:185)
	at com.android.tools.idea.gradle.run.MakeBeforeRunTaskProvider.executeTask(MakeBeforeRunTaskProvider.kt:104)
	at com.intellij.execution.impl.ExecutionManagerImpl.compileAndRun$lambda$12(ExecutionManagerImpl.kt:471)
	at com.intellij.execution.impl.ExecutionManagerImpl$$Lambda/0x000000080502d8d8.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:265)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:86)
	at com.intellij.util.concurrency.ContextCallable$$Lambda/0x0000000800528e10.get(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:95)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AndroidAdbSessionHost" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@611320c5
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x00000008009f9690.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7198266c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800a0f0d0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x0000000800a0ec40.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Reader thread for BuildOutputInstantReaderImpl@273,345,678" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1658b5a0
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
	at com.intellij.build.output.BuildOutputInstantReaderImpl.doReadLine(BuildOutputInstantReaderImpl.kt:142)
	at com.intellij.build.output.BuildOutputInstantReaderImpl.readerRunnable$lambda$3(BuildOutputInstantReaderImpl.kt:53)
	at com.intellij.build.output.BuildOutputInstantReaderImpl$$Lambda/0x00000008042b5b58.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249)
	at com.intellij.util.ConcurrencyUtil.lambda$underThreadNameRunnable$3(ConcurrencyUtil.java:237)
	at com.intellij.util.ConcurrencyUtil$$Lambda/0x00000008034e0478.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:102)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:108)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:102)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AWTThreading pool-1-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@7ac1bda5
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14670" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14701" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14789" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14830" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15071" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15077" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15078" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15102" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15217" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15344" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15346" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15347" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15348" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15349" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15350" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15351" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15352" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15353" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15354" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15355" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15356" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15357" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15358" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15359" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15360" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15361" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15362" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15363" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15364" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15365" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15366" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15367" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15368" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15369" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15370" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15371" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15372" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15373" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15374" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15375" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15376" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15377" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15378" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15379" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15380" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15381" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15382" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15383" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15384" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15385" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15386" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15387" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15388" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15389" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15390" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15391" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15392" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15394" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15395" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15396" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15397" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15398" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15399" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15400" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15401" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15402" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15403" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15404" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15405" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15406" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15407" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15408" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15409" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15410" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15411" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15412" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15413" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15414" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15415" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15416" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15417" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15418" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15420" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15421" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15422" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15423" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15424" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15425" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15427" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15428" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15429" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15430" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15431" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15433" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15434" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15435" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15436" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15438" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15439" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15440" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15441" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15442" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15443" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15444" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15445" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15446" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15447" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15448" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15449" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15450" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15451" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15452" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15453" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15454" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15455" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15456" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15457" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15458" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15459" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15460" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15461" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15462" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15463" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15464" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15465" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15466" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15467" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15468" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15469" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15470" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15471" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15472" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15473" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15474" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15475" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15476" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15478" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15479" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15480" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15481" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15482" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15483" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15484" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15485" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15486" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15487" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15488" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15489" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15490" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15491" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15492" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15493" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15494" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15495" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15496" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15497" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15498" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15499" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15500" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15501" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15502" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15503" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15504" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15505" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15507" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15508" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15509" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15510" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15511" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15512" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15514" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15515" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15517" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15519" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15521" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15522" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15523" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15527" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15529" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15570" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15573" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15574" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15576" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15582" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15589" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15592" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15593" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15595" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15607" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15608" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15609" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15610" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15613" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15619" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15620" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15621" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15622" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15623" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15624" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15625" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15626" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15627" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15628" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15629" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15630" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15631" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15632" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15633" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15634" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15635" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15636" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15637" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15638" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15639" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15640" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15641" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15642" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15643" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15644" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15645" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15646" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15647" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15648" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15649" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15650" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15651" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15652" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15653" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15654" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15655" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15656" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15657" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15658" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15659" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15660" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15661" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15662" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15663" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15664" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15665" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15666" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15667" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15668" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15669" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15670" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15671" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15672" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15673" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15674" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15675" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15676" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15677" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15678" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15679" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15680" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15681" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15682" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15683" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15684" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15685" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15686" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15687" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15688" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15689" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15690" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15691" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15692" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15693" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15694" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15695" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15696" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15697" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15698" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15699" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15700" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15701" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15702" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15703" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15704" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15705" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15706" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15707" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15708" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15709" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15710" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15711" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15712" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15713" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15715" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15716" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15717" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15718" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15719" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15720" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15722" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15723" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15724" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15725" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15726" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15727" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15728" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15730" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15731" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15732" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15733" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15734" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15736" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15737" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15738" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15739" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15740" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15741" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15742" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15743" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15745" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15746" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15747" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15748" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15749" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15750" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15751" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15752" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15753" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15754" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15755" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15756" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15758" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15759" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15760" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15761" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15762" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15763" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15764" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15765" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15766" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15767" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15768" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15769" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15770" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15771" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15772" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15773" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15774" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15775" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15777" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15779" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15780" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15798" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15802" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15807" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15808" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15809" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15813" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15817" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15825" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15827" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15828" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15829" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15830" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15831" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15832" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15833" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15835" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15836" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15837" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15838" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15839" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15842" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15843" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15845" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15846" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15847" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15848" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15850" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15851" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15852" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15853" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15854" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15855" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15856" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15857" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15858" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15859" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15860" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15861" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15862" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15863" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15864" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15865" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15866" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15867" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15868" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15869" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15870" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15871" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15872" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15873" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15874" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15875" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15876" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15877" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15878" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15879" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15880" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15881" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15882" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15883" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15884" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15885" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15886" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15887" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15888" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15889" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15890" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15891" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15892" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15893" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15894" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15895" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15896" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15897" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15898" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15899" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15900" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15901" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15902" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15903" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15904" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15905" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15906" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15907" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15908" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15909" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15910" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15911" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15912" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15913" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15914" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15915" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15916" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15917" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15918" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15919" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15920" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15921" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15922" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15923" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15924" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15925" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15926" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15927" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15928" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15929" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15930" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15931" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15932" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15933" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15934" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15935" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15936" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15937" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15938" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15939" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15940" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15941" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15942" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15943" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15944" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15945" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15946" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15947" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15948" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15949" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15950" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15951" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15952" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15953" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15954" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15955" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15956" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15957" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15958" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15959" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15960" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15961" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15962" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15963" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15964" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15965" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15966" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15967" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15968" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15969" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15970" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15971" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15972" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15974" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15975" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15976" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15977" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15978" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15979" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15980" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15981" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15982" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15983" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15984" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15985" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15986" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15987" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15988" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15989" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15990" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15991" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15992" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15993" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15994" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15995" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15996" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15997" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15998" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15999" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16000" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16001" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16002" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16003" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16004" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16005" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16006" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16007" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16008" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16009" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16010" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16011" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16012" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16013" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16014" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16015" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16016" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16017" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16018" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16019" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16020" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16021" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16022" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16023" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16024" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16025" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16026" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16027" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16028" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16029" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16030" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16031" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16032" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16033" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16034" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16035" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16036" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16037" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16038" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16039" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16040" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16041" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16042" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16043" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16044" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16045" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16046" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16047" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16048" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16049" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16050" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16051" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16052" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16053" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16054" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16055" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16056" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16057" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16058" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16059" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16060" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16061" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16062" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16063" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16064" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16065" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16066" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16067" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16068" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16069" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16070" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16071" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16072" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16073" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16074" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16075" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16076" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16077" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16078" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16079" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16080" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16081" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16082" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16083" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16084" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16085" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16086" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16087" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16088" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16089" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16090" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16091" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16092" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16093" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16094" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16095" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16096" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16192" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@1aa26490
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"CompletableFutureDelayScheduler" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@722a7388
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@58ccadee
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:69)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:92)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:91)
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

"Thread-325" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-326" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-327" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-328" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-329" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-330" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-331" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-333" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-334" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-335" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-336" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-337" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-338" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-339" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-340" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-342" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d12307
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"pool-6-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a76496d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Aux Index Writer #1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6af3bbfa
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6dc5ffcd
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@130e7ef6
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"IdIndex Writer #0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d941a9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@724c20db
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.desktop@21.0.6/sun.java2d.Disposer.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Kernel event loop thread rbcmhiais16hjlsmfg76" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54454f93
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Stubs Writer #2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7efa3b33
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Trigram.Index Writer #1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5feda575
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@484af239
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Thread-349" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@6826c6a6
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-350" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@6826c6a6
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"main" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@45914e84
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:120)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:52)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at com.intellij.idea.Main.mainImpl(Main.kt:72)
	at com.intellij.idea.Main.main(Main.kt:47)
	at com.android.tools.idea.MainWrapper.main(MainWrapper.java:38)

"Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1946d5cf
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.base@21.0.6/jdk.internal.ref.CleanerImpl.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.6/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"JavaCPP Deallocator" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54f773e8
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at org.bytedeco.javacpp.Pointer$DeallocatorThread.run(Pointer.java:391)

"PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a93411a
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-324" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48cb2e9d
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Thread-88" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d0d3204
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"pool-35-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@cf21d05
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@231587be
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@5bf8910c
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:172)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:282)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.NativeReferenceQueue$Lock@2339e52c
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.NativeReferenceQueue.remove(Unknown Source)
	at java.base@21.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c8bc0d6
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)

"TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c06566c
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at java.desktop@21.0.6/javax.swing.TimerQueue.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Object@3839c0b2
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.6/sun.awt.AWTAutoShutdown.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"JVMResponsivenessMonitor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@21.0.6/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.6/java.lang.Thread.sleep(Unknown Source)
	at com.intellij.diagnostic.JVMResponsivenessMonitor.samplingLoop(JVMResponsivenessMonitor.java:107)
	at com.intellij.diagnostic.JVMResponsivenessMonitor$$Lambda/0x00000008008fd000.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Java2D Queue Flusher" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on sun.java2d.metal.MTLRenderQueue$QueueFlusher@17fe92d7
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.6/sun.java2d.metal.MTLRenderQueue$QueueFlusher.run(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"Periodic tasks thread" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f171fc7
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:83)

"Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.TaskQueue@19cae000
	at java.base@21.0.6/java.lang.Object.wait0(Native Method)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.6/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base@21.0.6/java.util.TimerThread.run(Unknown Source)

"kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.DefaultExecutor@1befd704
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118)
	at java.base@21.0.6/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.6/java.lang.Thread.run(Unknown Source)

"JobScheduler FJ pool 0/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 1/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 10/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 11/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 12/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 13/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 14/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 2/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 3/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 4/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 5/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 6/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 7/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 8/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 9/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7bc980de
	at java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@21.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)


---------- Coroutine dump (stripped) ----------

- BlockingCoroutine{Active}@45914e84 [BlockingEventLoop@2ddd8502]
	- StandaloneCoroutine{Active} [BlockingEventLoop@2ddd8502]
		- "Changes processing job for Kernel@rbcmhiais16hjlsmfg76":StandaloneCoroutine{Active} [ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7d73f271, threadLocal = java.lang.ThreadLocal@346fdec9), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@33905b90]
		- "withKernel":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Kernel@rbcmhiais16hjlsmfg76, DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7d73f271, threadLocal = java.lang.ThreadLocal@346fdec9), Dispatchers.Unconfined]
		- "withKernel":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Kernel@rbcmhiais16hjlsmfg76, DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7d73f271, threadLocal = java.lang.ThreadLocal@346fdec9), BlockingEventLoop@2ddd8502]
			- "withKernel":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Kernel@rbcmhiais16hjlsmfg76, DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7d73f271, threadLocal = java.lang.ThreadLocal@346fdec9), BlockingEventLoop@2ddd8502]
				- "withKernel":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Kernel@rbcmhiais16hjlsmfg76, DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7d73f271, threadLocal = java.lang.ThreadLocal@346fdec9), BlockingEventLoop@2ddd8502]
	- "Application":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76)]
		- "ApplicationImpl@1982988875 container":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.plugins.textmate.TextMateServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			-[x2 of] "(ApplicationImpl@1982988875 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.plugins.gradle.startup.GradleProjectSettingsUpdater":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.plugins.gradle.service.GradleFileModificationTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.GradleFileModificationTracker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at org.jetbrains.plugins.gradle.service.GradleFileModificationTracker$1.invokeSuspend(GradleFileModificationTracker.kt:42)
						- "org.jetbrains.plugins.gradle.service.GradleFileModificationTracker":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.debugger)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.jetbrains.cidr.fus.ProjectStatusWidgetCollectorService$startCollectingProjectStateWhenTyped$1.invokeSuspend(ProjectStatusWidgetCollector.kt:212)
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.jetbrains.cidr.lang.dfa.statistics.DfaStatisticService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangdBridge)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			-[x8 of] "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$1.invokeSuspend(AsyncVfsEventsPostProcessorImpl.kt:31)
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.ChangesToolwindowPassCache":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:101)
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.rpc.backend.impl.RemoteApiRegistry":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.kernel.backend.BackendKernelService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.kernel.backend.BackendKernelService":StandaloneCoroutine{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						- "KernelCoroutineScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							- "RemoteKernelScope":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), Dispatchers.Default]
							-[x46 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskCancellation$1.invokeSuspend(PlatformTaskSupport.kt:176)
							-[x46 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskSuspensionChanges$1.invokeSuspend(PlatformTaskSupport.kt:200)
								- "com.intellij.openapi.progress.impl.PlatformTaskSupport":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							-[x46 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskUpdates$1.invokeSuspend(PlatformTaskSupport.kt:255)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
									- "Progress: Gradle Build Running":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "Progress: Gradle Build Running":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "Progress: Gradle Build Running":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
											at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
								at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
								at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
									at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
								- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						- "com.intellij.platform.kernel.backend.BackendKernelService":DispatchedCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, ModalityState.ANY, Dispatchers.EDT]
							at fleet.kernel.TransactorKt$withTransactor$2$transactor$1$log$1.invokeSuspend(Transactor.kt:598)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.kernel.util.KernelUtilsKt$updateDbInTheEventDispatchThread$2.invokeSuspend(kernelUtils.kt:95)
			- "(ApplicationImpl@1982988875 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.compiler.server.BuildManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "BuildManager RequestProcessor Pool":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@61973368]
					- "BuildManager Auto-Make Trigger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@3f6d36ac]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.cache.CompilerCacheStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.packaging.impl.artifacts.ArtifactTypeFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.backwardRefs.IsUpToDateCheckStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.vermouthx.xcode-theme)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.vermouthx.xcode-theme))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.vermouthx.xcodetheme.activities.XcTStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.script.k2.ScriptTemplatesFromDependenciesDefinitionSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.script.k2.BundledScriptConfigurationsSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.script.k2.DependentScriptConfigurationsSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "org.jetbrains.kotlin.idea.update.KotlinPluginUpdateCheckerStartActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			-[x8 of] "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.java.decompiler)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.tasks)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.java-i18n)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.java.ide)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.RecentProjectsManagerBase":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.RecentProjectsManagerBase":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:107)
						- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "(ApplicationImpl@1982988875 x monokai-pro)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x monokai-pro))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "pro.monokai.Startup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x IdeaVIM)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x IdeaVIM))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.PluginStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.EditorHandlersChainLogger":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.KeymapChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.extension.nerdtree.NerdTree$NerdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.ignore.GitIgnoreInStoreDirGeneratorActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.config.GitSetupProjectConfig":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitShallowRepositoryCheck":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitModalCommitSettingMigrator":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.index.GitStageStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.signing.GpgAgentConfiguratorStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.android.tools.gradle.dcl)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.settingsSync.core.git.SettingsHistoryToolWindowFactory":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.tools.idea.startup.AndroidStudioInitializer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.tools.idea.stats.TypingLatencyTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.stats.TypingLatencyTracker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.tools.idea.stats.TypingLatencyTracker$1.invokeSuspend(TypingLatencyTracker.kt:50)
				- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$1.invokeSuspend(TypingEventWatcher.kt:92)
						- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$2.invokeSuspend(TypingEventWatcher.kt:104)
				- "com.android.tools.idea.stats.AndroidStudioEventLogger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.DeviceCableMonitor":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.adblib.DeviceStateReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.AdbServerStatusReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.tools.idea.imports.GMavenIndexRepository":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.imports.GMavenIndexRepository":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.tools.idea.imports.GMavenIndexRepository$1.invokeSuspend(GMavenIndexRepository.kt:129)
				- "com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.tools.idea.editing.metrics.CodeEditedMetricsServiceImpl$2.invokeSuspend(CodeEditedMetricsService.kt:78)
				- "com.android.tools.idea.wearpairing.WearPairingManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.wearpairing.WearPairingManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.tools.idea.wearpairing.WearPairingManager$setDeviceListListener$1$1.invokeSuspend(WearPairingManager.kt:218)
						at kotlinx.coroutines.TimeoutKt.withTimeoutOrNull(Timeout.kt:101)
						at com.android.tools.idea.wearpairing.WearPairingManager$setDeviceListListener$1.invokeSuspend(WearPairingManager.kt:215)
				- "com.android.tools.idea.imports.MavenClassRegistryManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.google.gct)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.google.gct.test.recorder)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.studio.ml.enterprise.GiasProductVariantFetcher":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.enterprise.GiasProductVariantFetcher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.studio.ml.enterprise.GiasProductVariantFetcher$1.invokeSuspend(GiasProductVariantFetcher.kt:75)
				- "com.google.tools.intellij.aiplugin.network.NetworkStatusService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.network.NetworkStatusService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						-[x3 of] "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "com.google.tools.intellij.aiplugin.CaicProjectServiceImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.state.AiPluginSettingsProvider":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.state.AiPluginSettingsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.tier.UserTierService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						-[x4 of] "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "com.google.tools.intellij.aiplugin.tier.UserTierService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.flag.EnableComposeFlagService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.flag.EnableComposeFlagService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.experimentation.ExperimentationCacheService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.experimentation.ExperimentationCacheService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.quota.QuotaService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.tools.intellij.aiplugin.quota.QuotaService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.google.tools.intellij.aiplugin.onboarding.HealthChecker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.studio.ml.metrics.SmlCodeEditedMetricsServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.android.studio.ml.aida.AidaCodeEditedListenerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.aida.AidaCodeEditedListenerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.android.studio.ml.aida.AidaCodeEditedListenerImpl$1.invokeSuspend(AidaCodeEditedListener.kt:62)
			- "com.intellij.openapi.client.ClientAppSessionsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "ApplicationImpl@1982988875 container":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "ApplicationImpl@1982988875 container":StandaloneCoroutine{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "ApplicationImpl@1982988875 container":StandaloneCoroutine{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":StandaloneCoroutine{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.diagnostic.WriteLockMeasurerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@a6712de timer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@a6712de timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1277)
						- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@a6712de timer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl@a6712de timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1279)
			- "com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$ApplicationSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66)
			- "com.intellij.openapi.util.registry.RegistryManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "app service preloading":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:95)
					- "com.intellij.diagnostic.PerformanceWatcherImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.diagnostic.PerformanceWatcherImpl$1$1.invokeSuspend(PerformanceWatcherImpl.kt:100)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:128)
			- "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ui.jcef.JBCefStartup":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "FileTypeManager Redetect":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@5be46f5f]
				- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.fileTypes.impl.AlarmAdapterKt$singleAlarm$1.invokeSuspend(AlarmAdapter.kt:24)
					- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "refresh requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:71)
					- "refresh requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, ModalityState.NON_MODAL, Dispatchers.Default]
				- "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:85)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:213)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:115)
					- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
			- "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1$1.invokeSuspend(TaskInfoEntityCollector.kt:52)
					at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:49)
			- "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x46 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTask$2.invokeSuspend(PlatformTaskSupport.kt:158)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$createTaskInfoEntity$1.invokeSuspend(PlatformTaskSupport.kt:141)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskCancellation$1.invokeSuspend(PlatformTaskSupport.kt:176)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskSuspensionChanges$1.invokeSuspend(PlatformTaskSupport.kt:200)
						- "com.intellij.openapi.progress.impl.PlatformTaskSupport":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.PlatformTaskSupport$subscribeToTaskUpdates$1.invokeSuspend(PlatformTaskSupport.kt:255)
				-[x46 of] "com.intellij.openapi.progress.impl.PlatformTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.platform.util.progress.RawProgressReporterHandleImpl$subscription$1.invokeSuspend(RawProgressReporterHandleImpl.kt:19)
			- "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "PersistentFsLoader":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
			- "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x00000008006532a8":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.ide.IdleTracker$addIdleListener$1.invokeSuspend(IdleTracker.kt:79)
						- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x00000008006532a8":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:104)
					- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "ApplicationImpl@1982988875 container":StandaloneCoroutine{Completing} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter":StandaloneCoroutine{Active}, state: RUNNING [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.FlowKt__LimitKt$take$$inlined$unsafeFlow$1.collect(Limit.kt:115)
					at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter$execute$2.invokeSuspend(VFSHealthChecker.kt:123)
					at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter.execute(VFSHealthChecker.kt:107)
					at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:296)
					- "com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.G.f.f.t":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.G.f.f.t.execute(PluginAgreementUpdateScheduler.kt)
					at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:296)
			- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger.logApplicationStateRegularly(FUStateUsagesLogger.kt:161)
					at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:53)
			- "com.intellij.internal.statistic.StatisticsServiceApplicationScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.passwordSafe.impl.PasswordSafeImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "ProjectImpl@1178102089 container":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "project service preloading":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "project activities":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.PluginStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
							at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
							at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
							at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.vermouthx.xcodetheme.activities.XcTStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "pro.monokai.Startup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.EditorHandlersChainLogger":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.KeymapChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.extension.nerdtree.NerdTree$NerdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:67)
							at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager.execute(LibraryDependentToolWindowManager.kt:38)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
					- "com.intellij.workspaceModel.ide.impl.VirtualFileUrlsLazyInitializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCachesInvalidatorBackgroundActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.diagnostic.IdeHeartbeatEventReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.featureStatistics.InternalFlagDetection":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginsAdvertiserStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.accessibility.AccessibilityUsageTrackerCollector$CollectStatisticsTask":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.plugins.LanguagePluginDetectionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.notification.impl.RemindLaterActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.plugins.DependencyFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.diagnostic.opentelemetry.JVMStatsToOTelReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vfs.newvfs.monitoring.VFSInitializationConditionsToFusReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.workspaceModel.ide.impl.jps.serialization.DelayedProjectSynchronizer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.facet.FacetTypeFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.feedback.csat.CsatNewUserTracker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.externalSystem.service.project.manage.ReprocessContentRootDataActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine$SpellerLoadActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.ChangesToolwindowPassCache":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.dashboard.RunDashboardCheckerActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.cache.CompilerCacheStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.packaging.impl.artifacts.ArtifactTypeFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.backwardRefs.IsUpToDateCheckStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "org.jetbrains.kotlin.idea.update.KotlinPluginUpdateCheckerStartActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLoggingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.ignore.GitIgnoreInStoreDirGeneratorActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.config.GitSetupProjectConfig":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitShallowRepositoryCheck":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitModalCommitSettingMigrator":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.index.GitStageStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.signing.GpgAgentConfiguratorStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleCodeInsightCommon.native.KotlinNativeABICompatibilityChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.DeviceCableMonitor":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.adblib.DeviceStateReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.AdbServerStatusReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@1178102089 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.gradle)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.project.ui.widget.ProjectStatusScopeProviderService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "CLion Widget Status Preemptive Coroutine Scope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.project.ui.notifications.EditorProjectNotificationPanelService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.ClangdCoroutineService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:137)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1178102089 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.symbols.symtable.FileSymbolTablesCache":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "PeriodicSerializationTask":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							- "PeriodicSerializationTask":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.jetbrains.cidr.lang.symbols.symtable.PeriodicBackgroundTask$schedule$1$1.invokeSuspend(PeriodicBackgroundTask.kt:61)
								at com.intellij.platform.util.coroutines.sync.DropOldestSemaphoreBase$withPermit$2.invokeSuspend(OverflowSemaphore.kt:146)
								at com.jetbrains.cidr.lang.symbols.symtable.PeriodicBackgroundTask$schedule$1.invokeSuspend(PeriodicBackgroundTask.kt:60)
					- "com.jetbrains.cidr.lang.modulemap.serialization.ModuleMapSerializationServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.FileStatusManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vcs.commit.CommitModeManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.ModuleVcsDetector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.VcsDirtyScopeVfsListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.LineStatusTrackerManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:65)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "(ProjectImpl@1178102089 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				-[x8 of] "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager$frontendStatusFlow$1$1.invokeSuspend(FrontendHotSwapManager.kt:28)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.kernel.backend.BackendEntityUtilsKt$withNullableIDsFlow$1.invokeSuspend(BackendEntityUtils.kt:61)
										- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						-[x2 of] "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.debugger.impl.frontend.hotswap.HotSwapFloatingToolbarProvider$register$job$1.invokeSuspend(HotSwapFloatingToolbarProvider.kt:208)
							- "com.intellij.platform.debugger.impl.frontend.hotswap.FrontendHotSwapManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForDebuggingStart$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:21)
						- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerSubscriptionsKt$subscribeForValueHintHideRequest$1.invokeSuspend(ValueLookupManagerSubscriptions.kt:31)
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager$currentSession$1.invokeSuspend(FrontendXDebuggerManager.kt:20)
								- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1178102089 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:35)
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.KotlinPluginDisposable":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsModelChangeService$1.invokeSuspend(KotlinForwardDeclarationsModelChangeService.kt:41)
					- "org.jetbrains.kotlin.idea.facet.KotlinFacetModificationTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.kotlin.idea.facet.KotlinFacetModificationTracker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.facet.KotlinFacetModificationTracker$1.invokeSuspend(KotlinFacetModificationTracker.kt:24)
					- "org.jetbrains.kotlin.idea.fir.extensions.KtCompilerPluginsProviderIdeImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.kotlin.idea.fir.extensions.KtCompilerPluginsProviderIdeImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.fir.extensions.KtCompilerPluginsProviderIdeImpl$1.invokeSuspend(KtCompilerPluginsProviderIdeImpl.kt:74)
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.statistics.KotlinOnboardingJ2KSessionService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.codeInsight.copyPaste.KotlinCopyPasteCoroutineScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x11 of] "(ProjectImpl@1178102089 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$1.invokeSuspend(KotlinGradleFUSLogger.kt:158)
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$2.invokeSuspend(KotlinGradleFUSLogger.kt:166)
				- "(ProjectImpl@1178102089 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.intellij.groovy)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x Coverage)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x IdeaVIM)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.KeymapCheckerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.maddyhome.idea.vim.handler.KeymapCheckerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.maddyhome.idea.vim.handler.KeymapCheckerService$start$1.invokeSuspend(KeymapChecker.kt:60)
							- "com.maddyhome.idea.vim.handler.KeymapCheckerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.maddyhome.idea.vim.handler.KeymapCheckerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrectorService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrectorService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.maddyhome.idea.vim.handler.CopilotKeymapCorrectorService$start$1.invokeSuspend(CopilotKeymapCorrector.kt:59)
							- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrectorService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrectorService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "(ProjectImpl@1178102089 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitRepositoryManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "GitVcs":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							-[x2 of] "GitVcs":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
						- "GitRepositoryImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							- "GitTagHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitMergeCommitMessageHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitCommitTemplateTracker":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.signing.GpgAgentConfigurator":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "git4idea.commit.signing.GpgAgentConfigurator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at git4idea.commit.signing.GpgAgentConfigurator$init$1.invokeSuspend(GpgAgentConfigurator.kt:99)
							- "git4idea.commit.signing.GpgAgentConfigurator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.platform.util.coroutines.flow.FlowKt$debounceBatch$1.invokeSuspend(flow.kt:147)
					- "git4idea.commit.signing.GpgAgentConfigurationNotificator":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesUpdater":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.res.ResourceNotificationManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.android.tools.idea.res.ResourceNotificationManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.android.tools.idea.res.ResourceNotificationManager$1.invokeSuspend(ResourceNotificationManager.kt:131)
				- "(ProjectImpl@1178102089 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.google.urlassistant)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.google.services.firebase)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.google.services.firebase.insights.config.FirebaseAppManagerImpl$2.invokeSuspend(FirebaseAppManager.kt:88)
				- "(ProjectImpl@1178102089 x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.android.tools.ndk)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.android.tools.apk)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.client.ClientProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:232)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:276)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:285)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:211)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:236)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:404)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: RUNNING [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:407)
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "EditorWindow":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:790)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1969)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "EditorComposite(file=ExampleData.kt)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "EditorComposite(file=ExampleData.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "AsyncEditorLoader(file=ExampleData.kt)":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=HomeProjectsHeader.kt)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "EditorComposite(file=HomeProjectsHeader.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1348)
						- "AsyncEditorLoader(file=HomeProjectsHeader.kt)":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:84)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66)
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.roots.GradleBuildRootsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: RUNNING [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1$1.invokeSuspend(TaskInfoEntityCollector.kt:52)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:49)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt.updateFromFlow(PlatformTaskSupport.kt:476)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1$2.invokeSuspend(PlatformTaskSupport.kt:439)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1$1.invokeSuspend(PlatformTaskSupport.kt:438)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1$1.invokeSuspend(PlatformTaskSupport.kt:430)
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:429)
								- "Progress: Gradle Build Running":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
									- "Progress: Gradle Build Running":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
									- "Progress: Gradle Build Running":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Progress: Gradle Build Running, Dispatchers.Default]
										at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@67fc7a4e NodeId(id=5858335391744) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@686b3e5c NodeId(id=5948529704960) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7fce7f88 NodeId(id=5974299508736) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@648ec430 NodeId(id=6000069312512) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6024fce5 NodeId(id=6030134083584) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@518cb763 NodeId(id=6055903887360) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5d32b0e5 NodeId(id=6068788789248) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@4f0f4037 NodeId(id=6098853560320) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@88b5ee7 NodeId(id=6128918331392) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3c88c73a NodeId(id=6154688135168) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7475edd6 NodeId(id=6184752906240) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@414e1597 NodeId(id=6201932775424) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1360073f NodeId(id=6231997546496) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@69aba37e NodeId(id=6253472382976) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@326be8c0 NodeId(id=6283537154048) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3b8b1b7 NodeId(id=6305011990528) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@10f20700 NodeId(id=6330781794304) (kotlin.Unit, (53 536871128)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2476f633 NodeId(id=6347961663488) (kotlin.Unit, (53 536871129)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@49b62795 NodeId(id=6365141532672) (kotlin.Unit, (53 536871130)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@fc5121d NodeId(id=6382321401856) (kotlin.Unit, (53 536871131)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@f0fdee2 NodeId(id=6399501271040) (kotlin.Unit, (53 536871132)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1cdb765e NodeId(id=6416681140224) (kotlin.Unit, (53 536871133)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@64a970df NodeId(id=6433861009408) (kotlin.Unit, (53 536871134)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@43dbc3ad NodeId(id=6451040878592) (kotlin.Unit, (53 536871135)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@3252edfa NodeId(id=6468220747776) (kotlin.Unit, (53 536871136)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@75fc1468 NodeId(id=6485400616960) (kotlin.Unit, (53 536871137)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@5a7cbd80 NodeId(id=6498285518848) (kotlin.Unit, (53 536871138)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@47a7cbc9 NodeId(id=6519760355328) (kotlin.Unit, (53 536871139)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@62bfd3fa NodeId(id=6536940224512) (kotlin.Unit, (53 536871140)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@7775c491 NodeId(id=6554120093696) (kotlin.Unit, (53 536871141)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@48dae742 NodeId(id=6571299962880) (kotlin.Unit, (53 536871142)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@31da9413 NodeId(id=6588479832064) (kotlin.Unit, (53 536871143)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2de6a1d1 NodeId(id=6605659701248) (kotlin.Unit, (53 536871144)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@746ea9b0 NodeId(id=6622839570432) (kotlin.Unit, (53 536871145)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6b11b088 NodeId(id=6640019439616) (kotlin.Unit, (53 536871146)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@e0edbf5 NodeId(id=6657199308800) (kotlin.Unit, (53 536871147)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@167e0bcc NodeId(id=6674379177984) (kotlin.Unit, (53 536871148)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@175c039a NodeId(id=6691559047168) (kotlin.Unit, (53 536871149)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@71af6409 NodeId(id=6708738916352) (kotlin.Unit, (53 536871150)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@986c8ba NodeId(id=6725918785536) (kotlin.Unit, (53 536871151)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6f40922d NodeId(id=6743098654720) (kotlin.Unit, (53 536871152)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@18f70c8c NodeId(id=6760278523904) (kotlin.Unit, (53 536871153)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@1272bcb7 NodeId(id=6773163425792) (kotlin.Unit, (53 536871154)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@2d0e755b NodeId(id=6794638262272) (kotlin.Unit, (53 536871155)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@46b45b2d NodeId(id=6811818131456) (kotlin.Unit, (53 536871156)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
					- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
						at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
						at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
						at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
						at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
						at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
						at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1.invokeSuspend(TaskInfoEntityCollector.kt:64)
						at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24)
						at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22)
						at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1.invokeSuspend(TaskInfoEntityCollector.kt:63)
						- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":DeferredCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$showTaskIndicator$1$1$1.invokeSuspend(TaskInfoEntityCollector.kt:74)
							at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
							at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
							at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
								at com.intellij.openapi.progress.impl.PlatformTaskSupportKt$showIndicator$1.invokeSuspend(PlatformTaskSupport.kt:428)
							- "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), kotlinx.coroutines.UndispatchedMarker@6f38e7a0, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, ContextMatches(matches=[(JobImpl{Active}@6607ac1b NodeId(id=6828998000640) (kotlin.Unit, (53 536871157)))]), Dispatchers.Default]
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@d8674c]
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
											at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.script.k2.ScriptTemplatesFromDependenciesDefinitionSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.script.k2.BundledScriptConfigurationsSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.core.script.k2.DependentScriptConfigurationsSource":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.framework.CreateKotlinSdkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledRefresher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.debugger.core.filter.JvmDebuggerAddFilterStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.projectStructure.forwardDeclarations.KotlinForwardDeclarationsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.PluginStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "org.jetbrains.kotlin.idea.update.KotlinPluginUpdateCheckerStartActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.indexing.ProjectEntityIndexingService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x2162 of] "ModuleBridgeImpl container":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ModuleBridgeImpl), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "(ModuleBridgeImpl x com.intellij.java)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ModuleBridgeImpl), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "(ModuleBridgeImpl x org.jetbrains.android)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ModuleBridgeImpl), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "(ModuleBridgeImpl x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ModuleBridgeImpl), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "(ModuleBridgeImpl x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ModuleBridgeImpl), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:66)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:73)
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "Scanning (merge parameters)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "Scanning (root)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:113)
							- "scanning task execution trigger":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:94)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
										at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												-[x2 of] "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.IO]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x29 of] "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.ToolWindowImpl$1.invokeSuspend(ToolWindowImpl.kt:154)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:42)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1195)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:60)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:68)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:80)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.openapi.fileEditor.impl.IdeDocumentHistoryImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x4 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:52)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:835)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$2.invokeSuspend(IdeStatusBarImpl.kt:852)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
											at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
											- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Completing} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
													at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
													at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
													at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
													- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
														at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
												- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
													at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
													at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:115)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$ProjectSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.GeneratedSourceFileChangeTrackerImpl$startHandlingCheckRequests$1.invokeSuspend(GeneratedSourceFileChangeTrackerImpl.kt:58)
						- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
				- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl$subscribeToChanges$1.invokeSuspend(CodeInsightContextManagerImpl.kt:78)
						- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":ProducerCoroutine{Completing} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								- "com.intellij.codeInsight.multiverse.CodeInsightContextManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:69)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:28)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.codeInsight.daemon.impl.WolfListeners$1.invokeSuspend(WolfListeners.kt:38)
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.editor.impl.zombie.Necropolis":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x6 of] "com.intellij.openapi.editor.impl.zombie.Necropolis":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.projectView.impl.SelectInProjectViewImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x4 of] "ProjectImpl@1178102089 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@1178102089 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@1178102089 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "(ProjectImpl@1178102089 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:241)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:220)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:226)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
										at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:38)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Main]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
									at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
									at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
										at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
										at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
										at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
												at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
												at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager$1.invokeSuspend(GHRepositoryConnectionManager.kt:47)
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), Dispatchers.Main]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:56)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), Dispatchers.Main]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), Dispatchers.Main]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
								at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
								at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
							- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:296)
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.dvcs.repo.VcsRepositoryManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:82)
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:31)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.editor.impl.ad.AdTheManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.indexing.ProjectFileBasedIndexStartupActivityScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:88)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:99)
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:58)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:51)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x2 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "Tool window resize collector for Problems View":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Problems View":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
					- "Tool window resize collector for Project":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Project":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
					- "Tool window resize collector for Running Devices":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Running Devices":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
					- "Tool window resize collector for Logcat":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Logcat":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
					- "Tool window resize collector for Device Manager 2":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Device Manager 2":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
					- "Tool window resize collector for Build":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69)
						- "Tool window resize collector for Build":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.EDT]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.editor.GradleDownloadSourceEditorListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.startup.GradleJvmStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.impl.ExecutionManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x IdeaVIM))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.PluginStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.EditorHandlersChainLogger":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.KeymapChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.handler.CopilotKeymapCorrector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.maddyhome.idea.vim.extension.nerdtree.NerdTree$NerdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:60)
						at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:35)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
				- "com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.wm.impl.WindowDressingStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.actions.ReaderModeEditorSettingsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.navigation.InitCtrlMouseHandlerActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.facet.impl.pointers.FacetPointersPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.runToolbar.RunToolbarInitializeService":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.usages.impl.rules.UsageFilteringRulesActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity$execute$2.invokeSuspend(WorkspaceEntitiesLifecycleActivity.kt:35)
						at com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity.execute(WorkspaceEntitiesLifecycleActivity.kt:24)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.workspaceModel.ide.impl.OrphanageActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.IdeScalePostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.fileTypes.impl.ApproveRemovedMappingsActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager$1.invokeSuspend(IdeScaleIndicatorManager.kt:39)
						- "com.intellij.ide.actions.ui.ideScaleIndicator.IdeScaleIndicatorManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.openapi.vfs.encoding.EncodingProjectManagerStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.ui.localization.statistics.StartupStatisticsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.PowerSaveModeNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.EssentialHighlightingNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.xml.breadcrumbs.BreadcrumbsInitializingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.startup.ProjectStartupRunner":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.diagnostic.AnalyzePendingSnapshotActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.StartupMetricCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.startup.CheckProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.impl.RunConfigurationFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.folding.impl.FoldingHintPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.codeVision.CodeVisionInitializer$CodeVisionInitializerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity$execute$2.invokeSuspend(ScratchWorkspaceStartupActivity.kt:30)
						at com.intellij.ide.scratch.workspace.ScratchWorkspaceStartupActivity.execute(ScratchWorkspaceStartupActivity.kt:23)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.documentation.DocumentationSettingsListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.bookmark.BookmarksStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
				- "com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Startup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.tasks.impl.TaskManagerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.service.ExternalSystemStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.highlighting.BackgroundHighlighterPerProject":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.terminal.block.GenOneTerminalOptionHidingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.gradle))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.editor.CidrSettingCorrectionOnStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.workspace.OCWorkspaceImpl$InitializationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.project.ui.notifications.AddFocusListenerForNotificationsActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkTrackerQueue":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.highlighting.ClangPPMatchingHighlighter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangProjectScanStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyUpdateStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.cidr.lang.clangdBridge))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangdBridgeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.impl.VcsInitialization$StartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.changes.shelf.ShelveChangeManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.vcs.update.RestoreUpdateTree$RestoreUpdateTreeStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.ChangesToolwindowPassCache":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.vcs.log.impl.VcsProjectLog$InitLogStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.xdebugger.impl.hotswap.HotSwapSessionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.serviceView.ServiceViewStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.SetupJavaProjectFromSourcesActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.execution.testDiscovery.TestDiscoveryIndex$MyPostStartUpActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExistingJdkConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.impl.ExternalJavaConfigurationActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectProblemFileSelectionListenerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.projectRoots.JavaVersionChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.warmup.JdkWarmupProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.daemon.impl.IdeaLibDependencyNotifier":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.jarRepository.RepositoryLibrarySynchronizer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.pom.java.AcceptedLanguageLevelsSettingsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.ide.FileNotInSourceRootChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.cache.CompilerCacheStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.packaging.impl.artifacts.ArtifactTypeFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.compiler.backwardRefs.IsUpToDateCheckStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij.java))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.java.compiler.charts.jps.CompilationChartsProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.vermouthx.xcode-theme))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.vermouthx.xcodetheme.activities.XcTStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.onboarding.k2.satisfaction.survey.K2OnboardingPostStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.base.analysisApiPlatform.IdeKotlinStatisticsStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.intellij.groovy))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.groovy.annotator.intentions.dynamic.DynamicMembersStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x monokai-pro))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "pro.monokai.Startup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x Git4Idea))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.stash.ui.GitStashStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitCommitTemplateTracker$GitCommitTemplateTrackerStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitMergeCommitMessageActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.ignore.GitIgnoreInStoreDirGeneratorActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.config.GitSetupProjectConfig":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.repo.GitShallowRepositoryCheck":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.GitModalCommitSettingMigrator":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.index.GitStageStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "git4idea.commit.signing.GpgAgentConfiguratorStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.android))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.res.AndroidPsiTreeChangeListener$MyProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ClearResourceCacheAfterFirstBuild$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.imports.AutoRefresherForMavenClassRegistry":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestRefreshListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.model.MergedManifestModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.ndk.PageAlignProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$SubscriptionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidNewProjectInitializationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidGradleProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.stats.GcPauseWatcher":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.serverflags.ServerFlagDownloader$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.diagnostics.DiagnosticsReportCleaner":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.project.LibraryToolWindowInitializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.startup.ProjectMetricsInitializer$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.GradleFilesProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.AndroidStudioProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.android.AndroidStartupManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.DeviceCableMonitor":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
						- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
					- "com.android.tools.idea.adblib.DeviceStateReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.adblib.AdbServerStatusReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger.logProjectStateRegularly(FUStateUsagesLogger.kt:218)
						at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:207)
				- "com.intellij.codeInsight.multiverse.EditorContextManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.settings.ProjectBuildClasspathManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.ndk))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.ndk.sync.NativeStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.apk))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.apk.ApkProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.clangFormat.ClangFormatCoroutineScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.NotifyUserToShareContextActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.action.internal.IntegrationTestingStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.studio.ml.bot.configuration.SmlConfigReporterActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.ui.ExecutionReasonableHistoryManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.ProjectWindowCustomizerListener":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.updateSettings.impl.UpdateCheckerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.script.IdeStartupScripts":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.database.datagrid.DataGridStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.dvcs.repo.rhizome.RepositoryCountUpdater":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
				- "(ProjectImpl@1178102089 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.intellij.plugins.markdown.util.MarkdownPluginScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.UnknownSdkEditorNotification":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.analysis.problemsView.toolWindow.ProblemsViewIconUpdater":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.projectView.impl.ProjectViewPaneSupportService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.structureView.impl.StructureViewFactoryImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "com.intellij.spellchecker.SpellCheckerManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.bookmark.providers.LineBookmarkProvider":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:67)
						at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager.execute(LibraryDependentToolWindowManager.kt:38)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:493)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, run activity, Dispatchers.Default]
				- "com.intellij.workspaceModel.ide.impl.VirtualFileUrlsLazyInitializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCachesInvalidatorBackgroundActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.diagnostic.IdeHeartbeatEventReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.featureStatistics.InternalFlagDetection":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginsAdvertiserStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterStartup":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.accessibility.AccessibilityUsageTrackerCollector$CollectStatisticsTask":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.plugins.LanguagePluginDetectionStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.notification.impl.RemindLaterActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.plugins.DependencyFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.diagnostic.opentelemetry.JVMStatsToOTelReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.vfs.newvfs.monitoring.VFSInitializationConditionsToFusReporter":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.jps.serialization.DelayedProjectSynchronizer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.facet.FacetTypeFeatureCollector":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.feedback.csat.CsatNewUserTracker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.service.project.manage.ReprocessContentRootDataActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine$SpellerLoadActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.dashboard.RunDashboardCheckerActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLoggingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$Initializer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleCodeInsightCommon.native.KotlinNativeABICompatibilityChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.intellij.framework.detection.impl.FrameworkDetectorQueue$scheduleFlow$1.invokeSuspend(FrameworkDetectorQueue.kt:54)
						- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.ide.actionsOnSave.impl.ActionsOnSaveManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.recentFiles.frontend.RecentFilesCoroutineScopeProvider":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdatesCollectorQueue":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.configurationStore.ProjectWithModulesStoreReloadManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.configurationStore.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:51)
						- "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					-[x5 of] "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.usages.impl.UsageViewCoroutineScopeProvider":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.searcheverywhere.SearchEverywhereCoroutineScopeService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.usages.impl.UsageViewManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.usages.impl.UsageViewPopupManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.lang.documentation.ide.impl.DocumentationToolWindowManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.codeInsight.intention.impl.preview.IntentionPreviewPopupUpdateProcessorCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x2 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:28)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:72)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), ClientId(value=Host), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
			- "com.intellij.psi.search.FileTypeIndexChangeNotifierService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:24)
					- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
							- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
							- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:74)
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.idea.SystemHealthMonitor$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:435)
			- "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.util.concurrency.EdtScheduler":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:57)
				-[x45 of] "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:56)
			- "org.jetbrains.ide.ToolboxSettingsActionRegistry":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.ide.ToolboxSettingsActionRegistry":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at org.jetbrains.ide.ToolboxSettingsActionRegistry$1.invokeSuspend(ToolboxUpdateActions.kt:35)
					- "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.IdeTooltipManager$3.invokeSuspend(IdeTooltipManager.kt:147)
					- "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.IdeTooltipManager$4.invokeSuspend(IdeTooltipManager.kt:160)
					- "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "com.intellij.util.indexing.events.ChangedFilesCollector":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "FileBasedIndex Vfs Event Processor":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@580c084c]
			- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:56)
					- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.util.AlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.completion.ml.common.CurrentProjectInfo$$Lambda/0x000000080416c6b8@3b3b43fa (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@e828db7]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000804e89430@2f9d88cf (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000805289cb0@60e3ba4d (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000805289cb0@255e4b7f (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000805289cb0@20ed645d (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000805289cb0@20d1bf0c (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.core.StreamingToolWindowManager$$Lambda/0x0000000805289cb0@35e8f146 (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@76e485af]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.intellij.openapi.fileEditor.TextEditorWithPreview$MyMouseListener$$Lambda/0x0000000801bb0b38@5675ad5 (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@35457e38]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.emulator.RunningEmulatorCatalog$$Lambda/0x00000008022e30e0@3309da96 (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@d334eb4]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
				- "com.android.tools.idea.streaming.device.DeviceView$$Lambda/0x0000000805d0b750@7578935 (Alarm)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@17c68590]
					at com.intellij.util.Alarm$Request$schedule$1.invokeSuspend(Alarm.kt:383)
			- "com.intellij.openapi.wm.impl.status.widget.StatusBarActionManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "RefreshQueue Pool":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@45dda33a]
				- "Async Refresh Event Processing":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@5bf7a107]
			- "com.intellij.psi.impl.DocumentCommitThread":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Document Commit Pool":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@4ca61223]
			- "com.intellij.openapi.vfs.encoding.EncodingManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "EncodingManagerImpl Document Pool":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@6fefe422]
			- "com.intellij.codeInspection.ex.InspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.util.concurrency.InvokerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.0.Thread.ReadAction=YES: com.intellij.ui.tree.project.ProjectFileTreeModel@5ed8e3ee":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.1.EDT: com.intellij.ui.tree.AsyncTreeModel@1e51c343":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.2.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@6c300b63":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.3.EDT: com.intellij.ui.tree.AsyncTreeModel@7e18d942":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.4.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@41773ee2":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.5.EDT: com.intellij.ui.tree.AsyncTreeModel@243230f2":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.8.Thread.ReadAction=YES: Project(name=IKEAApp-android, containerState=COMPONENT_CREATED, componentStore=/Users/patrick.elmquist1/AndroidStudioProjects/IKEAApp-android)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.9.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@2713973e":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.10.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@54986664":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.11.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.PackageViewPane@6e655c5":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.12.EDT: com.intellij.ui.tree.AsyncTreeModel@30e43c19":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.13.Thread.ReadAction=YES: com.android.tools.idea.navigator.AndroidProjectViewPane@70f994c5":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.14.EDT: com.intellij.ui.tree.AsyncTreeModel@6fa80e60":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.17.Thread.ReadAction=YES: com.android.tools.idea.common.error.AsyncableDesignerCommonIssueModel@2ed3e520":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.18.EDT: com.intellij.ui.tree.AsyncTreeModel@4c874786":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.19.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@58934296":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.20.EDT: com.intellij.ui.tree.AsyncTreeModel@5bd51f57":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.65.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@1dac6482":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Invoker.66.EDT: com.intellij.ui.tree.AsyncTreeModel@40604578":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ui.IconDeferrerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ui.IconDeferrerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.ui.IconDeferrerImpl$scheduleCacheClearingTask$1.invokeSuspend(IconDeferrerImpl.kt:97)
			- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper$1.invokeSuspend(ToolWindowManagerImpl.kt:323)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl$ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.ui.IconCalculatingService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.progress.impl.BridgeTaskSupport":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@47835e96, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@211a20f8, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@5dd109f2, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@4d0f389e, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@10a5a847, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@60c8474b, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@35835c39, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@17c59df, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@3c262e27, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@1e76d4f7, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@313b2194, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@526a34cd, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@5fb06fb1, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@77c9d9dc, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@1f167130, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@1c59e243, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@4048db9e, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@79f6ed72, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@55c59c8d, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@6dd278c, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@4f98e2, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@4e9c78e4, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@37c4a44e, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@58ca047d, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@243e1f0e, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@9c80835, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@1b3c3b96, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@135d3d60, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@47cf866a, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@e0fb706, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@7415cdda, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@ed94805, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@359e6362, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@46da4550, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@1c7b2b4c, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@5826c1a6, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@1ee53cb3, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@a810afa, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@4fe571ad, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@21a0b206, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@16970225, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@14c31cd7, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@704f6ffb, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@54dbc376, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@7a7365e2, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@765aebdf, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@7de16258, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@77abcee1, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@1616e983, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@37b3ec8d, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@41b6bb81, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@6843b990, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@49380fea, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@614745c4, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@155990de, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@602324dc, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@696d206d, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@325f31e1, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@6b599814, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@12a55467, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@124b6016, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@59d08b87, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@7eee2191, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@46505447, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@f52c74b, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@5203f995, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@5d6ea8ed, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@19583d6b, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@a9d994, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@4dab4745, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@65aab7dd, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@3d417d66, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@736a7623, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@646c9664, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@54c8d16b, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@62d42cd9, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@42af95ce, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@4270e449, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@50a136e5, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@13d06acc, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@2d6f9c9d, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@687867d5, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@31376221, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@21a1e8c1, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@707b131c, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@5b969409, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@513ac330, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@7ff3ce36, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@57b8d127, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@38e12105, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
				- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1.invokeSuspend(BridgeTaskSupport.kt:61)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2$2.invokeSuspend(PlatformTaskSupport.kt:108)
					at com.intellij.openapi.progress.impl.PlatformTaskSupport$withBackgroundProgressInternal$2.invokeSuspend(PlatformTaskSupport.kt:107)
					at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3.invokeSuspend(BridgeTaskSupport.kt:52)
					- "com.intellij.openapi.progress.impl.BridgeTaskSupport":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, com.intellij.platform.ide.progress.suspender.TaskSuspenderElement@3f45566a, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, com.intellij.platform.util.progress.ProgressStepElement@5e26adca, Dispatchers.Default]
						at com.intellij.openapi.progress.impl.BridgeTaskSupport$withBridgeBackgroundProgress$3$1$1.invokeSuspend(BridgeTaskSupport.kt:56)
			- "(ApplicationImpl@1982988875 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.google.gct.directaccess.DirectAccessOnboardingService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.gct.directaccess.DirectAccessOnboardingService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at com.google.gct.directaccess.DirectAccessOnboardingService$taskFlow$1$1.invokeSuspend(DirectAccessOnboardingService.kt:59)
						- "com.google.gct.directaccess.DirectAccessOnboardingService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.google.gct.directaccess.DirectAccessApplicationService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.google.gct.directaccess.CloudClientService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.google.services.firebase.directaccess.client.CloudClient$1.invokeSuspend(CloudClient.kt:77)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at com.google.gct.directaccess.CloudClientService$1.invokeSuspend(CloudClientService.kt:48)
			- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				-[x2 of] "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), ClientId(value=Host), Dispatchers.Default]
						at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:36)
			- "com.intellij.util.gist.GistManagerImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.codeInsight.highlighting.BackgroundHighlighter":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.OsDataLogger":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.bookmarks.frontend.LineBookmarkActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.evaluate.quick.common.ValueLookupManagerProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.debugger.impl.frontend.FrontendXDebuggerInitializationProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.editor.frontend.FrontendEditorHandler":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.performancePlugin.PerformanceTestTotalTimeTimer":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.jetbrains.performancePlugin.ProjectIndexingComponent":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			-[x203 of] "ApplicationImpl@1982988875 container":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.android.tools.design)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.android.tools.design))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.common.error.IssuePanelProjectActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.android.tools.idea.compose.preview.ComposeNewPreviewNotificationManager$MyStartupActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.dvcs.repo.rhizome.RepositoryCountUpdater":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "com.intellij.platform.execution.dashboard.RunDashboardCheckerActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLoggingActivity":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
					- "org.jetbrains.kotlin.idea.gradleCodeInsightCommon.native.KotlinNativeABICompatibilityChecker":ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService.heartBeatRoutine(IdeHeartbeatEventReporter.kt:123)
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService$1.invokeSuspend(IdeHeartbeatEventReporter.kt:52)
			- "com.intellij.diagnostic.opentelemetry.JVMStatsToOTelReporter$ReportingService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x org.jetbrains.settingsRepository)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "org.jetbrains.settingsRepository.IcsManagerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.ui.search.SearchableOptionsRegistrarImpl":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "ApplicationImpl@1982988875 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
				at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:32)
			- "com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.openapi.updateSettings.impl.PluginAutoUpdateService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "Download manager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at com.intellij.openapi.updateSettings.impl.PluginAutoUpdateService$launchDownloadManager$1.invokeSuspend(PluginAutoUpdateService.kt:75)
			- "(ApplicationImpl@1982988875 x com.google.gct.testing)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij.turboComplete)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "(ApplicationImpl@1982988875 x com.intellij)":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "(ProjectImpl@1178102089 x (ApplicationImpl@1982988875 x com.intellij))":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ProjectImpl@1178102089), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.AppIdleMemoryCleaner":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.ide.AppIdleMemoryCleaner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
						- "com.intellij.ide.AppIdleMemoryCleaner":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowMerge$collectTo$2.emit(Merge.kt:62)
							at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapMerge$$inlined$map$1$2.emit(Merge.kt:219)
							at fleet.kernel.rete.ReteKt$asValuesFlow$$inlined$map$1$2.emit(Rete.kt:219)
							at fleet.kernel.rete.ReteKt$matchesFlow$$inlined$mapNotNull$1$2.emit(Rete.kt:222)
							at kotlinx.coroutines.flow.FlowKt__BuildersKt$asFlow$$inlined$unsafeFlow$3.collect(Builders.kt:114)
							at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
							at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
							at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@4f066ec0 NodeId(id=5854040424448) (kotlin.Unit, (53 536871110)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@7e5e972c NodeId(id=5952824672256) (kotlin.Unit, (53 536871113)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@6bbd688b NodeId(id=5970004541440) (kotlin.Unit, (53 536871114)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@1ed0cb NodeId(id=6004364279808) (kotlin.Unit, (53 536871115)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@7c92de66 NodeId(id=6025839116288) (kotlin.Unit, (53 536871116)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@76ffc12f NodeId(id=6051608920064) (kotlin.Unit, (53 536871117)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@7686164b NodeId(id=6073083756544) (kotlin.Unit, (53 536871118)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@6808d8 NodeId(id=6103148527616) (kotlin.Unit, (53 536871119)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@6ae3875d NodeId(id=6133213298688) (kotlin.Unit, (53 536871120)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@621dd597 NodeId(id=6158983102464) (kotlin.Unit, (53 536871121)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@246fb3d1 NodeId(id=6180457938944) (kotlin.Unit, (53 536871122)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@6401414c NodeId(id=6206227742720) (kotlin.Unit, (53 536871123)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@122eebfe NodeId(id=6227702579200) (kotlin.Unit, (53 536871124)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@1e933541 NodeId(id=6257767350272) (kotlin.Unit, (53 536871125)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@47bbfc79 NodeId(id=6279242186752) (kotlin.Unit, (53 536871126)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
							- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1.invokeSuspend(ObservableMatch.kt:118)
								at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3.invokeSuspend(ObservableMatch.kt:44)
								at fleet.kernel.rete.ReteKt$withReteDbSource$3$1.invokeSuspend(Rete.kt:307)
								at fleet.kernel.rete.ReteKt.withReteDbSource(Rete.kt:306)
								at fleet.kernel.rete.impl.ObservableMatchKt.withObservableMatches(ObservableMatch.kt:43)
								at fleet.kernel.rete.ReteKt$withCurrentMatch$$inlined$map$1$2.emit(Rete.kt:236)
								at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:391)
								at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
								at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
								at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
								- "com.intellij.ide.AppIdleMemoryCleaner":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, DbSourceContextElement(rete kotlinx.coroutines.flow.StateFlowImpl@22635ba0), rete, kotlinx.coroutines.UndispatchedMarker@6f38e7a0, ContextMatches(matches=[(JobImpl{Active}@295ecee3 NodeId(id=6309306957824) (kotlin.Unit, (53 536871127)))]), Dispatchers.Default]
									at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:537)
									at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
									at com.intellij.ide.AppIdleMemoryCleanerKt$hasActiveBackgroundTasksStateFlow$1$1$1.invokeSuspend(AppIdleMemoryCleaner.kt:141)
									at fleet.kernel.rete.ReteKt$withPredicate$2.invokeSuspend(Rete.kt:510)
									at fleet.kernel.rete.ReteKt$withMatch$2$1.invokeSuspend(Rete.kt:164)
									at fleet.kernel.rete.impl.ObservableMatchKt$withObservableMatches$3$1$def$1.invokeSuspend(ObservableMatch.kt:48)
				- "com.intellij.ide.AppIdleMemoryCleaner":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
			- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications$1.invokeSuspend(JdkUpdaterActions.kt:42)
					- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkAuto$ServiceScope":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.platform.feedback.impl.IdleFeedbackResolver":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.internal.statistic.eventLog.EventLogListenersManager":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
			- "com.intellij.ide.ui.laf.MnemonicListenerService":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "LaF Mnemonic Support":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.ide.ui.laf.MnemonicListenerService$1.invokeSuspend(LaFMnemonicDispatcher.kt:57)
					- "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, Dispatchers.Default]
			- "com.intellij.diagnostic.ITNProxyCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672]
				- "ITNProxy call":supervisor:ChildScope{Active} [Kernel@rbcmhiais16hjlsmfg76, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@22635ba0)), DbSourceContextElement(kernel Kernel@rbcmhiais16hjlsmfg76), ComponentManager(ApplicationImpl@1982988875), com.intellij.codeWithMe.ClientIdContextElementPrecursor@67257672, LimitedDispatcher@4c4aa12d]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.stats.AndroidStudioUsageTracker$setupMetricsListener$2.invokeSuspend(AndroidStudioUsageTracker.kt:486)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.util.indexing.diagnostic.StorageDiagnosticData$setupIndexingReporting$2.invokeSuspend(StorageDiagnosticData.kt:327)

- SupervisorJobImpl{Active}
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.studio.ml.enterprise.GiasMetricsLogScheduler$appFrameCreated$1.invokeSuspend(GiasMetricsLogScheduler.kt:50)
	-[x2 of] "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- "SML":ProducerCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at com.android.studio.ml.bot.configuration.StudioBotSettingsNotificationServiceImpl$notificationsFlow$1.invokeSuspend(StudioBotSettingsNotificationService.kt:115)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- "SML":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)

- SupervisorJobImpl{Active}
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		-[x2 of] "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:102)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:111)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:110)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.MacToolbarFrameHeader$3.invokeSuspend(MacToolbarFrameHeader.kt:103)
	- "IdeStatusBarImpl":ChildScope{Active} [Dispatchers.Default]
		- "IdeStatusBarImpl":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:147)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1559)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:154)
				- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
					- "IdeStatusBarImpl":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "IdeStatusBarImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:168)
	- "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.wm.impl.IdeProjectFrameHelper$installNorthComponents$2.invokeSuspend(IdeProjectFrameHelper.kt:67)
		- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			- "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:76)

- "Main toolbar update":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT.immediate]
	at com.intellij.util.ui.ShowingScopeKt$showingScope$3.invokeSuspend(showingScope.kt:111)

- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined]
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1$1.invokeSuspend(uiScope.kt:122)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1.invokeSuspend(uiScope.kt:119)
	at com.intellij.util.ui.UiScopeKt.showingAsChannel(uiScope.kt:151)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1.invokeSuspend(uiScope.kt:118)
	- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:68)
		- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:80)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:76)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:70)
				- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:82)
					- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:93)
							at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:89)
							-[x17 of] "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
								at com.intellij.platform.navbar.frontend.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:77)
							- "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined]
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1$1.invokeSuspend(uiScope.kt:122)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1$1.invokeSuspend(uiScope.kt:119)
	at com.intellij.util.ui.UiScopeKt.showingAsChannel(uiScope.kt:151)
	at com.intellij.util.ui.UiScopeKt$launchOnShow$1.invokeSuspend(uiScope.kt:118)
	- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.EDT]
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:39)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:30)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:50)
		at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:49)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:126)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
			- "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

-[x186 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]

-[x13 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:62)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$2.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:119)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$3.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:141)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$4.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:150)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$5.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:159)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.android.studio.ml.completion.SmlInlineCompletionStatusBarWidgetFactory$Widget$special$$inlined$flatMapLatest$1.invokeSuspend(SmlInlineCompletionStatusBarWidgetFactory.kt:189)

- SupervisorJobImpl{Active}
	- "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:113)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		-[x2 of] "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- "ActiveOnboardingProviderImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	-[x3 of] SupervisorJobImpl{Active}
	- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:202)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:229)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$6.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:266)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:137)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:173)
			-[x2 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:354)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x133 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1.invokeSuspend(DeviceManagerPanel.kt:328)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
							at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:189)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.devicemanagerv2.StartStopButton$2.invokeSuspend(StartStopButton.kt:83)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at com.android.tools.idea.devicemanagerv2.StartStopButton$2$1.invokeSuspend(StartStopButton.kt:98)
							-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1.invokeSuspend(DeviceManagerPanel.kt:328)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
								at com.android.tools.idea.devicemanagerv2.DeviceManagerPanelKt$pairWithConnectionState$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:189)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
							at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(DeviceManagerPanel.kt:189)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.tools.idea.devicemanagerv2.StartStopMirroringButton$2.invokeSuspend(StartStopMirroringButton.kt:46)
				-[x74 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PhysicalDeviceProvisionerPlugin$claim$2.invokeSuspend(PhysicalDeviceProvisionerPlugin.kt:118)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.android.tools.idea.adblib.DeviceStateReporter$execute$2.invokeSuspend(DeviceStateReporter.kt:53)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.tools.idea.adblib.DeviceStateReporter$deviceInfoChangeFlow$1.invokeSuspend(DeviceStateReporter.kt:115)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.tools.idea.adblib.DeviceStateReporter$deviceInfoChangeFlow$1$1$1$2.invokeSuspend(DeviceStateReporter.kt:148)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
				at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
				at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
				at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
				at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
				at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:110)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:192)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:359)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:335)
			-[x19 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				-[x5 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:590)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$JdwpProxySocketServerDelegate$forwardStateFlowFromDelegateProcess$2.invokeSuspend(JdwpProcessManager.kt:689)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:126)
					-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.tools.idea.adblib.DeviceCableMonitor$monitorDevice$2.invokeSuspend(DeviceCableMonitor.kt:133)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$1.invokeSuspend(AdbLibIDeviceManager.kt:61)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2.invokeSuspend(AdbLibIDeviceManager.kt:69)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2$1$1$4.invokeSuspend(AdbLibIDeviceManager.kt:121)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
		at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
		at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
		at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
		at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
		at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
	-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager$startDeviceTracking$1.invokeSuspend(AdbLibDeviceClientManager.kt:88)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.ddmlibcompatibility.debugging.AppProcessTracker$startTracking$1.invokeSuspend(AppProcessTracker.kt:50)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
			at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
			at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
			at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
			at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:110)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:192)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:359)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:235)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:230)
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:335)
		-[x19 of] SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.impl.channels.AdbServerSocketImpl$accept$2.invokeSuspend(AdbServerSocketImpl.kt:75)
				at com.android.adblib.tools.debugging.impl.JdwpProxySocketServerImpl.acceptOneJdwpConnection(JdwpProxySocketServerImpl.kt:125)
				at com.android.adblib.tools.debugging.impl.JdwpProxySocketServerImpl$runSocketServer$2$3.invokeSuspend(JdwpProxySocketServerImpl.kt:109)
				at com.android.adblib.tools.debugging.impl.JdwpProxySocketServerImpl.runSocketServer(JdwpProxySocketServerImpl.kt:107)
				at com.android.adblib.tools.debugging.impl.JdwpProxySocketServerImpl$lazyStartMonitoring$2$2.invokeSuspend(JdwpProxySocketServerImpl.kt:82)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.UsingAppInfoFlowUpdater$execute$3.invokeSuspend(UsingAppInfoFlowUpdater.kt:122)
			- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibClientWrapper$startTracking$1.invokeSuspend(AdblibClientWrapper.kt:87)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
						at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$6$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
							at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.vcs.log.data.index.IndexDiagnosticRunner$1.invokeSuspend(IndexDiagnosticRunner.kt:73)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at com.intellij.vcs.log.data.index.IndexDiagnosticRunner$rootsFlow$1.invokeSuspend(IndexDiagnosticRunner.kt:62)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.streaming.core.StreamingToolWindowManager$PhysicalDeviceWatcher$1.invokeSuspend(StreamingToolWindowManager.kt:1078)
		- ProducerCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:36)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:51)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:165)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:77)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, Dispatchers.Default]
						at com.android.adblib.impl.AdbBufferedInputChannelImpl.readAndCopyInputBufferTo(AdbBufferedInputChannelImpl.kt:135)
						at com.android.adblib.AdbInputChannel.readExactly$suspendImpl(AdbInputChannel.kt:172)
						at com.android.adblib.impl.ShellV2ProtocolReader.readPacket(ShellV2ProtocolHandler.kt:69)
						at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:456)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:223)
						at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:198)
						at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:197)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)

- SupervisorJobImpl{Active}
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.logcat.LogcatHeaderPanel$onFilterUpdate$1.invokeSuspend(LogcatHeaderPanel.kt:180)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:402)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.logcat.messages.MessageProcessor$start$$inlined$CoroutineExceptionHandler$1@c423ca8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.logcat.messages.MessageProcessor$start$1.invokeSuspend(MessageProcessor.kt:111)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.logcat.LogcatMainPanel$7.invokeSuspend(LogcatMainPanel.kt:507)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1.invokeSuspend(DeviceComboBox.kt:180)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1$2.invokeSuspend(DeviceComboBox.kt:171)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.logcat.devices.DeviceComboBoxDeviceTracker$trackDevices$2.invokeSuspend(DeviceComboBoxDeviceTracker.kt:76)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
							-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.logcat.LogcatMainPanel$8.invokeSuspend(LogcatMainPanel.kt:1164)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3.invokeSuspend(LogcatMainPanel.kt:972)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$1.invokeSuspend(LogcatMainPanel.kt:36)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
					at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
					at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2.invokeSuspend(LogcatServiceImpl.kt:103)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.Default]
						at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutput(AdbDeviceServicesImpl.kt:704)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:625)
						at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:612)
						at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1.invokeSuspend(AdbDeviceServicesImpl.kt:611)
					-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
						at com.android.tools.idea.logcat.service.LogcatMessageAssembler$processNewLines$2.invokeSuspend(LogcatMessageAssembler.kt:125)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, Dispatchers.IO]
				at com.android.tools.idea.logcat.service.ProjectAppMonitor$monitorDevice$$inlined$transform$1.invokeSuspend(ProjectAppMonitor.kt:36)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$2.invokeSuspend(LogcatMainPanel.kt:36)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$queryConnectionsFlow$1.invokeSuspend(VitalsConfigurationService.kt:104)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$configuration$1.invokeSuspend(VitalsConfigurationService.kt:130)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$2.invokeSuspend(VitalsConfigurationService.kt:164)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:103)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:438)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:127)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:103)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:438)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:127)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.google.services.firebase.insights.CrashlyticsConfigurationManager$configuration$1.invokeSuspend(CrashlyticsConfigurationManager.kt:132)
		-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.preview.PreviewRefreshManager$1.invokeSuspend(PreviewRefreshManager.kt:216)

- SupervisorJobImpl{Active}
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$toAnAction$1.invokeSuspend(DeviceManagerPanel.kt:367)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at com.android.tools.idea.devicemanagerv2.WearPairingKt$pairedDevicesFlow$1.invokeSuspend(WearPairing.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$2.invokeSuspend(DeviceManagerPanel.kt:242)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$3.invokeSuspend(DeviceManagerPanel.kt:243)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$4.invokeSuspend(DeviceManagerPanel.kt:244)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.android.tools.idea.concurrency.AndroidDispatchers$$Lambda/0x00000008014367b0@1518b7c4]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$5.invokeSuspend(DeviceManagerPanel.kt:248)
	-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.devicemanagerv2.DeviceManagerPanel$trackDevice$2.invokeSuspend(DeviceManagerPanel.kt:343)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.tools.idea.streaming.emulator.EmulatorAdbReadyService$1.invokeSuspend(EmulatorAdbReadyService.kt:48)
	-[x5 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.tools.idea.streaming.emulator.EmulatorAdbReadyService$1$1$1$1.invokeSuspend(EmulatorAdbReadyService.kt:51)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@53b4d9eb, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

-[x15 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.MacScrollBarAnimationBehavior$2.invokeSuspend(ScrollBarAnimationBehavior.kt:93)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:62)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, ClientId(value=Host), Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:229)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.editors.build.RenderingBuildStatusManagerImpl$1.invokeSuspend(RenderingBuildStatusManager.kt:299)
		-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:454)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.editors.build.RenderingBuildStatusManagerImpl$buildListener$1$buildStarted$1.invokeSuspend(RenderingBuildStatusManager.kt:252)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:49)

-[x2 of] SupervisorJobImpl{Active}
	- JobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at com.android.tools.idea.common.surface.SceneViewPanel$launchOrganizationUpdate$1$1.invokeSuspend(SceneViewPanel.kt:157)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.android.tools.idea.common.surface.SceneViewPanel$launchOrganizationStateUpdate$1.invokeSuspend(SceneViewPanel.kt:137)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at com.android.tools.idea.common.surface.SceneViewPanel$launchLayoutUpdate$1.invokeSuspend(SceneViewPanel.kt:174)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3084)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:741)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.common.surface.DesignSurface$sceneViewPanel$5$1.invokeSuspend(DesignSurface.kt:242)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurface$2.invokeSuspend(NlDesignSurface.kt:133)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.common.editor.DesignSurfaceFloatingActionsToolbarProvider$1.invokeSuspend(DesignSurfaceFloatingActionsToolbarProvider.kt:40)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.common.editor.DesignSurfaceFloatingActionsToolbarProvider$2.invokeSuspend(DesignSurfaceFloatingActionsToolbarProvider.kt:41)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.common.editor.DesignSurfaceFloatingActionsToolbarProvider$3.invokeSuspend(DesignSurfaceFloatingActionsToolbarProvider.kt:43)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.uibuilder.surface.NlSurfaceBuilder$build$1.invokeSuspend(NlBuilder.kt:311)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.tools.idea.common.editor.ActionsToolbar$1.invokeSuspend(ActionsToolbar.kt:90)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.common.editor.ActionsToolbar$2.invokeSuspend(ActionsToolbar.kt:96)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.compose.preview.ComposePreviewViewImpl$1.invokeSuspend(ComposePreviewViewImpl.kt:400)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$1.invokeSuspend(Preview.kt:779)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$2.invokeSuspend(Preview.kt:814)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.preview.DefaultRenderQualityManager$1.invokeSuspend(RenderQualityManager.kt:95)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@4bf4acd8, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@11105fde[Running, pool size = 47, active threads = 47, queued tasks = 0, completed tasks = 371268]]
					at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:165)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.tools.idea.streaming.device.DeviceClient$startAgent$1.invokeSuspend(DeviceClient.kt:448)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.android.adblib.impl.AdbBufferedInputChannelImpl.readAndCopyInputBufferTo(AdbBufferedInputChannelImpl.kt:135)
			at com.android.adblib.AdbInputChannel.readExactly$suspendImpl(AdbInputChannel.kt:172)
			at com.android.adblib.impl.ShellV2ProtocolReader.readPacket(ShellV2ProtocolHandler.kt:69)
			at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:456)
			at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:223)
			at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
			at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:198)
			at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
			at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:197)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.tools.idea.streaming.device.SuspendingSocketChannel.readFully(SuspendingSocketChannel.kt:99)
		at com.android.tools.idea.streaming.device.VideoDecoder$PacketReader.readAndProcessPacket(VideoDecoder.kt:227)
		at com.android.tools.idea.streaming.device.VideoDecoder$start$1.invokeSuspend(VideoDecoder.kt:167)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.android.tools.idea.streaming.device.SuspendingSocketChannel.readFully(SuspendingSocketChannel.kt:99)
		at com.android.tools.idea.streaming.device.AudioDecoder$PacketReader.readAndProcessPacket(AudioDecoder.kt:128)
		at com.android.tools.idea.streaming.device.AudioDecoder$start$1.invokeSuspend(AudioDecoder.kt:106)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$3.invokeSuspend(ProgressDialog.kt:102)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
				- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$4.invokeSuspend(ProgressDialog.kt:123)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]

-[x44 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$3.invokeSuspend(ProgressDialog.kt:102)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
				- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$1.invokeSuspend(flow.kt:47)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.openapi.progress.util.ProgressDialog$3$1.invokeSuspend(ProgressDialog.kt:103)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$4.invokeSuspend(ProgressDialog.kt:123)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$3.invokeSuspend(ProgressDialog.kt:102)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
				- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.openapi.progress.util.ProgressDialog$3$1.invokeSuspend(ProgressDialog.kt:103)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1558)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
		at com.intellij.openapi.progress.util.ProgressDialog$4.invokeSuspend(ProgressDialog.kt:123)
		- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:440)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:416)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
